-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: Added Debian, RedHat, openSUSE, installation instructions #246
Conversation
I would also like to add an explanation of Arch if I can, but I don't know Arch well #yay -S daed
pacman -S --needed git base-devel
git clone https://aur.archlinux.org/daed.git
cd daed
makepkg -si This is my modification based on dae, can you see if this works? |
Looking good in general, I understand this is a WIP |
@kunish Let's merge it then. |
@yqlbu No need to rush, lets do some minor cleanings first |
Co-authored-by: kev <31861128+yqlbu@users.noreply.github.com> Signed-off-by: kunish <17328586+kunish@users.noreply.github.com>
Co-authored-by: kev <31861128+yqlbu@users.noreply.github.com> Signed-off-by: kunish <17328586+kunish@users.noreply.github.com>
Signed-off-by: kunish <17328586+kunish@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
LGTM. Please also add AUR. Thanks. |
Background
Some users don't know how to use systemd to start daed
Checklist
Full Changelogs
Issue Reference
Closes #[issue number]
Test Result